home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload Trio 2 / Shareware Overload Trio Volume 2 (Chestnut CD-ROM).ISO / dir31 / sss-10.zip / SSS.INI < prev   
Text File  |  1994-04-10  |  2KB  |  57 lines

  1. ;------------------------------------------------------------------------------
  2. ;
  3. ;                        SSS.INI V 1.0 (c) Legend Design 1994
  4. ;
  5. ;------------------------------------------------------------------------------
  6. ; SSS-Commandline to set allways (overrides not the original Commandline!!!)
  7.  
  8.   CmdLine: -ex
  9. ;------------------------------------------------------------------------------
  10. ; which screen the player will show first
  11. ; StartUp: Main/Help/Filedoor/Panning
  12.  
  13.   StartUp: FileDoor
  14. ;------------------------------------------------------------------------------
  15. ; Module-Path, where the Filedoor starts first
  16.  
  17.   Mod-Path: e:\mod
  18. ;------------------------------------------------------------------------------
  19. ; Shell-Commandline to set if you call a Dos-Shell
  20. ; ShellCmd: filename
  21. ; Note: This command is executed DIRECTLY after you jump out to DOS. If you
  22. ; want to run only one program in  the DOS-Shell, then quit back to
  23. ; the TRIPLE-S specify:   ShellCmd: /C filename
  24.  
  25.   ShellCmd:
  26. ;------------------------------------------------------------------------------
  27. ; enable or disable check of the GUS-Port given throug the ULTRASND-Variable
  28. ; or the Commandline-Switch P###
  29. ; GUSCheck: On/Off
  30.  
  31.   GUSCheck: On
  32. ;------------------------------------------------------------------------------
  33. ; Turn on/off Peaklevels
  34. ; PeakLevel: On/Off
  35.  
  36.   PeakLevel: On
  37. ;------------------------------------------------------------------------------
  38. ; enable or disable Dos-Shell keys for Triple-S
  39. ; ShellKeys: On/Off
  40.  
  41.   ShellKeys: On
  42. ;------------------------------------------------------------------------------
  43. ; enable or disable the status line in the Dos-Shell
  44. ; Shell-Statusline: On/Off
  45.  
  46.   Shell-Statusline: On
  47. ;------------------------------------------------------------------------------
  48. ; set speed of updating the Peaklevels
  49. ; LevelSpeed: 0..4
  50.  
  51.   LevelSpeed: 2
  52. ;------------------------------------------------------------------------------
  53. ; set default Main-Volume for Triple-S
  54. ; Volume: 0..63
  55.  
  56.   Volume: 63
  57.